STEP 13: Now let's add another if statement! Make sure is at the bottom of your program and NOT indented!

  • Go to and drag out another if command. Drop it at the bottom of your program.
  • Change the test variable to choice2 and change the test value to "underwater".
  • Drop a Say command inside the if statement and change the string in .say() to "Under the sea!"
  • Drop the Underwater background inside the if statement.

To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)